crypto/internal/fips140/nistec.P256Point.bytes (method)

2 uses

	crypto/internal/fips140/nistec (current package)
		p256_asm.go#L478: 	return p.bytes(&out)
		p256_asm.go#L481: func (p *P256Point) bytes(out *[p256UncompressedLength]byte) []byte {